home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / raversfilters / noise en-decryption < prev    next >
Text File  |  1999-06-15  |  468b  |  33 lines

  1. Category: Cryptology
  2. Title: Noise En-/Decryption
  3. Copyright: Copyright 1998 by Harry@visca.com
  4. Author: Harry the Raver
  5. Filename: NoisEncy.8bf
  6.  
  7. R:c^ctl((rnd(0,255))%8)
  8.  
  9. G:c^ctl((rnd(0,255))%8)
  10.  
  11. B:c^ctl((rnd(0,255))%8)
  12.  
  13. A:a
  14.  
  15. ctl[0]: Key 1 
  16. ctl[1]: Key 2 
  17. ctl[2]: Key 3 
  18. ctl[3]: Key 4 
  19. ctl[4]: Key 5 
  20. ctl[5]: Key 6 
  21. ctl[6]: Key 7 
  22. ctl[7]: Key 8 
  23.  
  24. val[0]: 151
  25. val[1]: 122
  26. val[2]: 239
  27. val[3]: 161
  28. val[4]: 9
  29. val[5]: 75
  30. val[6]: 68
  31. val[7]: 136
  32.  
  33.